home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1564 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  980 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: funkelot@aol.com (Funkelot)
  3. Newsgroups: comp.lang.c++
  4. Subject: JPEGs to Bitmaps
  5. Date: 11 Jan 1996 12:33:07 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4d3hkj$5le@newsbf02.news.aol.com>
  9. Reply-To: funkelot@aol.com (Funkelot)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. I programmed a graphics browser for my million+ pictures in Oracle and
  13. PowerBuilder, but unfortunantly, it's not much of a graphics browser
  14. because PowerBuilder only works with bitmaps (most of my pics are jpegs
  15. (JFIF compliant).  It seems as if I'll have to either program a conversion
  16. from JPEG to Bitmap to call at runtime, or else program a picture object
  17. as new user object  that works with JPEGs and Bitmaps.
  18. I'm afraid I'm just starting with C++, so if anyone knows some code I can
  19. use for the aforementioned, or else where to get it, I'd really appreciate
  20. it.  Please email me at Funkelot@aol.com.
  21.